home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
3brothers.swf
/
scripts
/
frame_4
/
PlaceObject3_71_250
/
CLIPACTIONRECORD onClipEvent(mouseMove).as
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-09-23
|
128 b
|
7 lines
onClipEvent(mouseMove){
this._x = _root._xmouse;
this._y = _root._ymouse;
Mouse.hide();
updateAfterEvent();
}